home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / cnet / cnet_wof.lha / RUNA < prev    next >
Text File  |  1998-01-04  |  705b  |  15 lines

  1. /**************************************************************************\
  2.                $VER: RUNArexx, v1.21 (3-Jan-98) by Dotoran!
  3.  
  4.     Add the following line to the end of Menu # 2; Available Everywhere:
  5.  
  6.                         RUNA  `30- | {#0doors:RUNA}
  7. \**************************************************************************/
  8. options results ; getuser 1302307 ; file=result ; if file="" then do
  9.   sendstring "n1A Door to run:i0 60}" ; getuser 70 ; file=result ; end
  10.  
  11. if file="" | ~exists(file) then exit ; else transmit "#0"file"}"
  12.  
  13. /**************************************************************************\
  14. \**************************************************************************/
  15.